[INFO] fetching crate darwin_cli 0.1.1...
[INFO] checking darwin_cli-0.1.1 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate darwin_cli 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate darwin_cli 0.1.1
[INFO] finished tweaking crates.io crate darwin_cli 0.1.1
[INFO] tweaked toml for crates.io crate darwin_cli 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate darwin_cli 0.1.1 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate darwin_cli 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713
[INFO] running `Command { std: "docker" "start" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking wide v0.7.31
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking xml-rs v0.8.24
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking tlsh-fixed v0.1.1
[INFO] [stderr]     Checking xml v0.8.20
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking handlebars v6.2.0
[INFO] [stderr]     Checking pcoa v0.1.2
[INFO] [stderr]     Checking darwin_cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `n_sections` is never read
[INFO] [stdout]   --> src/commands.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |             let mut n_sections = 0;
[INFO] [stdout]    |                                  ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 94 |                     n_sections = r;
[INFO] [stdout]    |                     -------------- `n_sections` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n_sections` is never read
[INFO] [stdout]   --> src/commands.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |             let mut n_sections = 0;
[INFO] [stdout]    |                                  ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 94 |                     n_sections = r;
[INFO] [stdout]    |                     -------------- `n_sections` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.08s
[INFO] running `Command { std: "docker" "inspect" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713", kill_on_drop: false }`
[INFO] [stdout] bc7acdad0345fa23d73eb18956d870e4123f9db0709731d38d68d15ed3dce713
